Objects Types and Constants Properties Methods Object Hierarchy Index

Paste Method

Description:

Pastes the contents of the Clipboard onto the Drawing object.

Syntax:

C++:
#include "imsigx.h"
HRESULT hr = pObject->Paste();

Visual Basic:
object.Paste

Parts:

Defined in:

Drawing


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums